Thanks,
After looking more closely at the separate pieces of code.
HTTP Max Servers was set to 2,
Max TCP Socket buffers was also set to 2.
So no sockets available for the modbus.
changed Max TCP Socket buffers to 5
All working,
Now on to the next problem.