| 
		 Mantis - Resin 
	 | 
|||||
| Viewing Issue Advanced Details | |||||
| 
		 | 
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: | 
| 6285 | minor | always | 09-26-19 00:47 | 10-11-19 13:35 | |
| 
		 | 
|||||
| Reporter: | nam | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 4.0.62 | ||
| Product Build: | Resolution: | no change required | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
| 
		 | 
|||||
| Summary: | 0006285: add SO_RCVBUF and SO_SNDBUF send/receive buffer configs for Java and JNI sockets | ||||
| Description: | 
		(req by M. Barker) Is it possible to configure the Http Server to set a specific value for the TCP socket buffer size? I.e. the value that will be use to specify the kernel memory allocated to the TCP socket buffer. Socket.setReceiveBufferSize(): https://docs.oracle.com/javase/8/docs/api/java/net/Socket.html#setReceiveBufferSize-int- [^] Socket.setSendBufferSize(): https://docs.oracle.com/javase/8/docs/api/java/net/Socket.html#setSendBufferSize-int- [^]  | 
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| There are no notes attached to this issue. |