I have resolve with this conguration ... on apache i have configured the mod_proxy and on tomcat de proxied HTTP connector . So i think the mod_webapp have a bug with HttpResponse.sendRedirect
My apache run under a Windows 2000 and my tomcat under linux remy menetrieux wrote: > Hi, > > I have this configuration : > Apache 1.3.19 on port 80 > mod_webapp (downloded with tomcat 4.0.1) > tomcat 4.0.2 on port 8080 and warp connector on 8008 > When I 'm connect to apache > all seems ok but when a servlet make a HttpResponse.sendRedirect i > have an dns error to display. > but when i connect on port 8080 all is ok and > HttpResponse.sendRedirect works too > Have you any idea ??? > regards > Remy > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
