There is no problem under apache, so it feels like it is a configuration problem with nginx. However, this problem does not necessarily occur. After it occurs, ctrl+f5 refresh will be normal, and then it will occur accidentally again
There is no problem under apache, so it feels like it is a configuration problem with nginx. However, this problem does not necessarily occur. After it occurs, ctrl+f5 refresh will be normal, and then it will appear accidentally again
Generally, the cookie length exceeds the range and the cookie length needs to be reduced,
Or modify the nginx configuration,
Increase the client request header buffer size,
client_header_buffer_size 32k
large_client_header_buffers 4 128k