Top "Proxy" questions

A proxy is a device or program that stands between two or more interconnected programs or devices.

What is com.sun.proxy.$Proxy

I have seen that when errors occur deep in different frameworks (e.g frameworks implementing the EJB specification or some …

java jpa proxy jvm
Forwarding port 80 to 8080 using NGINX

I'm using LEMP stack and Node JS on my debian server. Nginx works on port 80 and Node JS on 8080. I …

node.js nginx proxy debian
How to use vagrant in a proxy environment?

My company's network is using proxy. So when I use vagrant up, it showed me a 401 permission error. How can …

proxy vagrant http-proxy
how do i set proxy for chrome in python webdriver

I'm using this code: profile = webdriver.FirefoxProfile() profile.set_preference("network.proxy.type", 1) profile.set_preference("network.proxy.http", "proxy.…

python google-chrome proxy webdriver
bower proxy configuration

is there a way to configure bower not only to use a proxy but ignore the proxy configuration for some …

proxy bower
Is it possible to specify proxy credentials in your web.config?

I need to configure a website to access a webservice on another machine, via a proxy. I can configure the …

c# web-services proxy
file_get_contents behind a proxy?

At work we have to use a proxy to basically access port 80 for example, we have our own custom logins …

php proxy
Hibernate: Difference between session.get and session.load

From the API, I could see it has something to do with proxy. But I couldn't find a lot of …

hibernate proxy hibernate-session
How to convert a Hibernate proxy to a real entity object

During a Hibernate Session, I am loading some objects and some of them are loaded as proxies due to lazy …

java hibernate jpa proxy lazy-loading
Eclipse Kepler not connecting to internet via proxy

I have managed to get Eclipse Juno connecting to the internet. For this to accomplish, there are many posts here …

eclipse proxy eclipse-kepler