主题 : 报错 |
级别: 版主
![]() |
4# 发表于:2015-07-14 10:49:09 IP:182.2.*.*
在server.xml中增加maxHttpHeaderSize字段
<Connector URIEncoding="UTF-8" port="8080" protocol="org.apache.coyote.http11.Http11NioProtocol" useBodyEncodingForURI="false" enableLookups="false" connectionTimeout="20000" redirectPort="8443" maxHttpHeaderSize="你想要的大小"/> |
||
---|---|---|---|
级别: 举人
![]() |
5# 发表于:2015-07-14 22:07:02 IP:42.70.*.*
# A fatal error has been detected by the Java Runtime Environment:
# # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000180007e63, pid=952, tid=5136 # # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13) # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.51-b03 mixed mode windows-amd64 compressed oops) # Problematic frame: # C [tcnative-1.dll+0x7e63] # # Core dump written. Default location: D:\apache-tomcat-7.0.59\apache-tomcat-7.0.59\bin\hs_err_pid952.mdmp # # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # --------------- T H R E A D --------------- Current thread (0x0000000013cb3000): JavaThread "http-apr-80-Poller" daemon [_thread_in_native, id=5136, stack(0x00000000251e0000,0x00000000252e0000)] |
||
---|---|---|---|
级别: 举人
![]() |
8# 发表于:2015-07-19 07:27:32 IP:124.255.*.*
我部署到四台4核8G的服务器,为什么还支持不了4万人的访问呢?也采用了静态化。
|
||
---|---|---|---|
1
共1页