This is a discussion on RE: [squid-users] .cgi webmail password caching problem within the Squid Users forums, part of the Web Server and Related Forums category; =20 > > On Thu, 19 Feb 2004, Dan Didier wrote: > >=20 > > > Hopefully someone here ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
=20
> > On Thu, 19 Feb 2004, Dan Didier wrote: > >=20 > > > Hopefully someone here can shed some light on my problem. =20 > > I recently > > > installed a squid box for my users, and everything was=20 > going great=20 > > > until we started using a new webmail interface which is > > writen in .cgi > >=20 > > Odd. > >=20 > > > Now, here is the weird part, if I go to the mailbox and > > open a message > > > and then click on the inbox button it shoots me back to=20 > the login. =20 > > > Here is the correspondinig log entry: > > >=20 > > > 1077237858.070 390 192.168.100.254 TCP_MISS/200 5473 GET > > >=20 > >=20 > http://wbsmail.webbuildersolution.co...c8cb9dcf0dee4a > > > a0 /readmail.44775.cgi? - DIRECT/167.68.25.107 text/html > > >=20 > > > Next if I simply hit the back button and do it again, it=20 > lets me in! > > > Here is the log entry: > > >=20 > > > 1077237920.306 982 192.168.100.254 TCP_MISS/200 36446 GET > > >=20 > >=20 > http://wbsmail.webbuildersolution.co...c8cb9dcf0dee4a > > > a0 /readmail.44775.cgi? - DIRECT/167.68.25.76 text/html > > >=20 > > >=20 > > > It is exactly the same!!! > >=20 > > Except that the size differs significantly so the response is=20 > > different. > >=20 > > Try if you can see any difference with the following set in > > squid.conf: > >=20 > > strip_query_terms off > > log_mime_hdrs on >=20 > I did this, and now it /always/ sends me back to the login. =20 > Please see log entries: >=20 > 1077239319.032 352 192.168.100.249 TCP_MISS/200 5456 GET=20 > http://wbsmail.webbuildersolution.co...9bcecfcbcbcf92 > cc0dee4aa0/menu.46921.cgi? - DIRECT/167.68.25.107 text/html > 1077239319.299 266 192.168.100.249 TCP_MISS/200 2954 GET=20 > http://wbsmail.webbuildersolution.co...9bcecfcbcbcf92 > cc0dee4aa0/imailc.gif - DIRECT/167.68.25.76 image/gif > 1077239321.735 344 192.168.100.249 TCP_MISS/200 5456 GET=20 > http://wbsmail.webbuildersolution.co...9bcecfcbcbcf92 > cc0dee4aa0/rmail.47108.cgi? - DIRECT/167.68.25.107 text/html > 1077239322.034 243 192.168.100.249 TCP_MISS/200 2954 GET=20 > http://wbsmail.webbuildersolution.co...9bcecfcbcbcf92 > cc0dee4aa0/imailc.gif - DIRECT/167.68.25.76 image/gif >=20 > >=20 > > If you still does not see any difference then the application is=20 > > broken. > >=20 > > Setting "server_persistent_connections off" may help, and if this=20 > > makes a difference in either way then it is proven the=20 > application is=20 > > broken. >=20 > I tried this as well, and it still does not work... > Henrik, can you explain what is broken so I can contact the=20 > tech support regarding this issue? >=20 > Thanks, > Dan >=20 > >=20 > > Regards > > Henrik > >=20 > >=20 |