LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   everytime restart the system for proxy ? (https://www.linuxquestions.org/questions/linux-networking-3/everytime-restart-the-system-for-proxy-401868/)

hegdeshashi 01-10-2006 11:50 PM

everytime restart the system for proxy ?
 
hey,

I am running a proxy in between client- server model .
Once after running the proxy ,if I exit and reopen..I am getting this messege..
" bind socket:error #98 (address already in use)
server socket failed - quitting"

then I have to restart my system ...

Is there any solution for this?

thanks in advance.

regards,
hegdeshashi

kyriakos 01-11-2006 06:47 PM

I supose you use squid proxy server and probably the problem is that the process is not stoping. How do yoy exit and reopen ? what linux r u using?
try killall squid
or killall -9 squid

hegdeshashi 01-12-2006 12:20 AM

I don't want everytime kill the process id and restart again...

In userlevel we are using setsockopt.. like any option in kernel ?

thanks in advance.

regards,
hegdeshashi


All times are GMT -5. The time now is 05:03 PM.