Hi, I am using url redirector program to get execute a external functions form squid. That redirector program written in perl and to select some data its connecting to MySql database. Actually this function is execute very nicely. I didn't test that function in front of high load.always testing done by only with a single request. But unfortunately after some times , like after 7-6 hours and if i am not testing ( means all in ideal mode , i guess ) , that redirector doesnt work. It gives following errors squid debug log. 2008/07/16 14:09:09| clientRedirectDone: 'http://abc.xyz.com' result=NULL 2008/07/16 14:09:09| WARNING: redirector #1 (FD 6) exited 2008/07/16 14:09:37| Redirector Result: �� 2008/07/16 14:09:37| clientRedirectDone: 'http://abc.xyz.com' result=NULL 2008/07/16 14:09:37| WARNING: redirector #2 (FD 7) exited 2008/07/16 14:09:38| Redirector Result: �� 2008/07/16 14:09:38| clientRedirectDone: 'http://abc.xyz.com' result=NULL 2008/07/16 14:09:38| WARNING: redirector #3 (FD 8) exited 2008/07/16 14:09:38| Redirector Result: �� 2008/07/16 14:09:38| clientRedirectDone: 'http://abc.xyz.com' result=NULL 2008/07/16 14:09:38| WARNING: redirector #4 (FD 9) exited 2008/07/16 14:09:39| Redirector Result: �� 2008/07/16 14:09:39| clientRedirectDone: 'http://abc.xyz.com' result=NULL 2008/07/16 14:09:39| WARNING: redirector #5 (FD 10) exited 2008/07/16 14:09:39| Redirector Result: �� 2008/07/16 14:09:39| clientRedirectDone: 'http://abc.xyz.com' result=NULL 2008/07/16 14:09:39| WARNING: redirector #6 (FD 11) exited 2008/07/16 14:09:39| Redirector Result: �� 2008/07/16 14:09:39| clientRedirectDone: 'http://abc.xyz.com' result=NULL 2008/07/16 14:09:39| WARNING: redirector #7 (FD 12) exited 2008/07/16 14:24:40| Redirector Result: �� 2008/07/16 14:24:40| clientRedirectDone: 'http://abc.xyz.com' result=NULL 2008/07/16 14:24:40| WARNING: redirector #8 (FD 13) exited # If squid in ideal , is that redirector program going to ideal/ sleep mode or something ? # Is this a problem with mysql sessions ? No clue actually? # please give me some ideas Many Thanks Shaine. -- View this message in context: http://www.nabble.com/Url-Re-director-Fails-tp18480094p18480094.html Sent from the Squid - Users mailing list archive at Nabble.com.