Applies To: |
|
Summary: |
I have a protocol converter which does not support blocked writes, although the actual protocol does. How do I support this converter? |
Solution: |
The IO Server functionality allows the
blocked writes functionality to be turned off. This is done with
the following INI parameter on the IO Server:
[IOServer] The default for this parameter is 1. Using a value of 0 will disable blocked writes. This will be true for all protocols in use on that IO Server. |
Keywords: |
Related Links
Attachments