> On Feb 16, 2016, at 2:13 PM, Travis Dolan <travis.do...@gmail.com> wrote: > > I am working from the following data > > qshape deferred = TOTAL 10 > qshape -s deferred = TOTAL 9 > > qshape active = TOTAL 2819 > qshape -s active = TOTAL 1469 > > If I am reading these results incorrectly please let me know. > > No mail sits on any form of a file server, all queues are local to sending > server. > > You mentioned clocks, that could be a potential issue. The sending server in > this case is UTC, and the receiving server is PST. How would this manifest > itself?
This might be a good time to post "posconf -n" output. Throughput = concurrency/latency. If the active queue occupancy for this destination is high, either the latency is high or the concurrency is low. Running "postsuper -r", and setting excessive concurrency limits is likely to make things worse. -- Viktor.