Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about apr

Read more about apr

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - apr

How to trace memory allocations in Apache httpd server?

I am running apache benchmark (ab) with server [httpd2.4.52] running locally. I want to track how many memory allocations and what size allocations does the server make. I run 'valgrind --trace-malloc...
test-img

Aditi Partap

apache

valgrind

apr

tracemalloc

Votes: 0

Answers: 0

don't understand the meaning of member currnt_free_index in struct apr_allocator_t

I'am studying apr libiary source code, and I saw the struct apr_allocator_t: struct apr_allocator_t { /** largest used index into free[], always < MAX_INDEX */ apr_size_t max_ind...
test-img

Outcast

c

open-source

apr

Votes: 0

Answers: 1

Latest Answer

Thinks to @kiner_shah, I fixed the problem. The answer is just like kiner_shah said: current_free_index is the size of memory which must be freed in order for that memory to be reused again for alloc...
test-img

Outcast

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved