On Sun, Sep 4, 2016 at 3:39 PM, Cristian Lorenzetto
wrote:
useful:
Tomcat version
JVM version
standalone reproducible test case
not useful:
> final boolean mlast = message.isLast();
> final int mlen = message.getPayloadLength();
>
> *mlen is different in the last frame of the same me
final boolean mlast = message.isLast();
final int mlen = message.getPayloadLength();
*mlen is different in the last frame of the same message*
2016-09-05 0:36 GMT+02:00 Hassan Schroeder :
> On Sun, Sep 4, 2016 at 1:52 PM, Cristian Lorenzetto
> wrote:
> > i m working on websocket with long
On Sun, Sep 4, 2016 at 1:52 PM, Cristian Lorenzetto
wrote:
> i m working on websocket with long messages.
>
> I saw ... payload message length is wrong in the last frame.
-> http://www.catb.org/esr/faqs/smart-questions.html
--
Hassan Schroeder hassan.schroe...@gmail.co
i m working on websocket with long messages.
I saw ... payload message length is wrong in the last frame.
On 04.09.2016 10:22, Jayaram Ponnusamy wrote:
Dear All,
Our System Architecture is Apache WebServer-> Tomcat-> CMS System.
we stored all our files under /files in CMS and this folder is shared
FileSystem. So, WebServer also can access it.
Currently if any images has to load on the site then fi
Dear All,
Our System Architecture is Apache WebServer-> Tomcat-> CMS System.
we stored all our files under /files in CMS and this folder is shared
FileSystem. So, WebServer also can access it.
Currently if any images has to load on the site then first Apache sending
request to Tomcat and Tomcat