Hello, I am considering serving images from httpd. I currently have it running with mod_jk and it forwards all requests to jboss. But I've heard different things about whether using httpd for images actually is faster. And if httpd would stop working now I'd still have complete functionality by bypassing httpd and going directly to jboss on port 8080 and images will be shown. If I change to serving images with httpd images will break if httpd breaks. I will probably start serving the images with httpd but I want to hear what you think first. Please let me know your advice.
Thanks Niklas View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945326#3945326 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945326 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
