Hello,

    Where should we put the following traffic shaping-related stuff?

CommonPool.h         DelayId.h       DelayPools.h    DelayVector.h
CompositePoolNode.h  DelayPool.cc    DelaySpec.cc    HttpHeaderTools.cc
DelayBucket.cc       DelayPool.cc    DelaySpec.h     NullDelayId.cc
DelayBucket.h        DelayPool.h     DelayTagged.cc  NullDelayId.h
DelayConfig.cc       DelayPool.h     DelayTagged.h
DelayConfig.h        delay_pools.cc  DelayUser.cc
DelayId.cc           delay_pools.cc  DelayUser.h
DelayIdComposite.h   DelayPools.h    DelayVector.cc


Here are a few options:

    shaping/
    tshaping/
    tshape/
    shape/
    delay/
    delays/
    quota/
    quotas/

Please keep in mind that DelayPools is just a mechanism for some traffic
shaping and quota control features so perhaps it is better not to use
delay*/ as the directory name.

Thank you,

Alex.
 

Reply via email to