Anonymous | Login | Signup for a new account | 12-17-2024 08:25 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0000050 | [Resin] | minor | always | 03-23-05 00:00 | 02-02-06 18:13 | ||||
Reporter | sam | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | |||||||
Summary | 0000050: HttpProxyServlet POST to IIS | ||||||||
Description |
RSN-41 (rep by J Banister) Using the HttpProxyServlet to proxy to IIS, a GET works fine but a POST does not work. Even a very small example, posting only one parameter with a small page for the response does not work. 500 Servlet Exception java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:168) at com.caucho.vfs.VfsStream.read(VfsStream.java:157) at com.caucho.vfs.ReadStream.read(ReadStream.java:355) at com.caucho.vfs.HttpStream.readInt(HttpStream.java:487) at com.caucho.vfs.HttpStream.read(HttpStream.java:428) at com.caucho.vfs.ReadStream.readBuffer(ReadStream.java:839) at com.caucho.vfs.ReadStream.writeToStream(ReadStream.java:739) at com.caucho.servlets.HttpProxyServlet.handleRequest(HttpProxyServlet.java:182) at com.caucho.servlets.HttpProxyServlet.service(HttpProxyServlet.java:135) at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:1 13) at com.caucho.server.cache.CacheFilterChain.doFilter(CacheFilterChain.java:177) at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:177) at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:221) at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:263) at com.caucho.server.port.TcpConnection.run(TcpConnection.java:331) at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:464) at com.caucho.util.ThreadPool.run(ThreadPool.java:408) at java.lang.Thread.run(Thread.java:534) |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 27 unique queries executed. |