server: determine negotiated value for MultifragmentUpdate::max_request_size #318
Labels
A-server
Area: RDP server
enhancement
New feature or request
help wanted
Extra attention is needed
investigate
Further investigation required
IronRDP/crates/ironrdp-server/src/capabilities.rs
Line 77 in f5f5e9c
is rejected by msctc, the client will disconnect. (presumably, it tries to allocate that much buffer space upfront)
The value was also adjusted in FreeRDP: FreeRDP/FreeRDP#1313
There doesn't seem to be a way to negotiate that value with the client beforehand.
The text was updated successfully, but these errors were encountered: